func github.com/andybalholm/brotli.safeReadSymbolCodeLengths

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L610: func safeReadSymbolCodeLengths(alphabet_size uint32, s *Reader) int {
		decode.go#L819: 				result = safeReadSymbolCodeLengths(max_symbol, s)